Add a reftest for gradients with hard stops
authorMatthias Clasen <mclasen@redhat.com>
Wed, 5 Aug 2020 12:09:42 +0000 (08:09 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 5 Aug 2020 12:10:35 +0000 (08:10 -0400)
commit21a1413bf358f6529fee98f8904b66ada3347233
treef98c796f1f5defeb9080300d16ee2fd8611d2896
parent8870ec5e7b82ead673876c8021fa62ce56db6216
Add a reftest for gradients with hard stops

This is testing the issue described in #1293.

No fix though, this is still broken in Vulkan.
It works correctly in GL and with cairo.
testsuite/reftests/gradient-hard-stop.css [new file with mode: 0644]
testsuite/reftests/gradient-hard-stop.ref.ui [new file with mode: 0644]
testsuite/reftests/gradient-hard-stop.ui [new file with mode: 0644]
testsuite/reftests/meson.build